type net.tcpConnWithoutReadFrom

2 uses

	net (current package)
		net.go#L758: type tcpConnWithoutReadFrom struct {
		net.go#L767: 	return io.Copy(tcpConnWithoutReadFrom{TCPConn: c}, r)